Autogenerated HTML docs for v2.13.1-516-g05ec6
diff --git a/git-svn.html b/git-svn.html index 2ad1ced..6d54c04 100644 --- a/git-svn.html +++ b/git-svn.html
@@ -1554,6 +1554,36 @@ repository (that has been <code>init</code>-ed with <em>git svn</em>). The -r<revision> option is required for this. </p> +<div class="paragraph"><p>The commit message is supplied either directly with the <code>-m</code> or <code>-F</code> +option, or indirectly from the tag or commit when the second tree-ish +denotes such an object, or it is requested by invoking an editor (see +<code>--edit</code> option below).</p></div> +<div class="dlist"><dl> +<dt class="hdlist1"> +-m <msg> +</dt> +<dt class="hdlist1"> +--message=<msg> +</dt> +<dd> +<p> + Use the given <code>msg</code> as the commit message. This option + disables the <code>--edit</code> option. +</p> +</dd> +<dt class="hdlist1"> +-F <filename> +</dt> +<dt class="hdlist1"> +--file=<filename> +</dt> +<dd> +<p> + Take the commit message from the given file. This option + disables the <code>--edit</code> option. +</p> +</dd> +</dl></div> </dd> <dt class="hdlist1"> <em>info</em> @@ -2476,7 +2506,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2017-06-13 14:15:40 PDT +Last updated 2017-06-19 13:09:59 PDT </div> </div> </body>